Skip to content

feat: improve user/group management actions #9602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

matmair
Copy link
Contributor

@matmair matmair commented Apr 28, 2025

Adds a few extra user/group management actions:

  • open profile
  • change password
  • lock / unlock user
  • Invite user
grafik This aims to close the last gaps to make user management not rely on the django admin

add "open profile" actions
@matmair matmair added enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process User Interface Related to the frontend / User Interface labels Apr 28, 2025
@matmair matmair added this to the 1.0.0 milestone Apr 28, 2025
@matmair matmair self-assigned this Apr 28, 2025
Copy link

netlify bot commented Apr 28, 2025

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 7c547c6
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/6850976410b2210008a5581b
😎 Deploy Preview https://deploy-preview-9602--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🔴 down 2 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.26%. Comparing base (b02bc38) to head (7c547c6).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9602      +/-   ##
==========================================
- Coverage   86.30%   86.26%   -0.05%     
==========================================
  Files        1235     1235              
  Lines       54258    54340      +82     
  Branches     2236     2236              
==========================================
+ Hits        46828    46874      +46     
- Misses       6862     6898      +36     
  Partials      568      568              
Flag Coverage Δ
backend 88.23% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matmair matmair marked this pull request as ready for review April 29, 2025 06:51
@matmair
Copy link
Contributor Author

matmair commented Jun 2, 2025

@SchrodingersGat merge conflict resolved

@SchrodingersGat
Copy link
Member

Looks like there's still some issue with the PUI tests

@matmair
Copy link
Contributor Author

matmair commented Jun 6, 2025

There seems to be a known issue with playwright that causes this - I have bumped playwright microsoft/playwright#35183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature setup Relates to the InvenTree setup / installation process User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants